runtime.bucket.next (field) 3 uses runtime (current package) mprof.go#L50: next *bucket mprof.go#L230: for b := buckhash[i]; b != nil; b = b.next { mprof.go#L245: b.next = buckhash[i]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)